net/http.http2serverConn.remoteAddrStr (field)

3 uses

	net/http (current package)
		h2_bundle.go#L4278: 		remoteAddrStr:               c.RemoteAddr().String(),
		h2_bundle.go#L4440: 	remoteAddrStr    string
		h2_bundle.go#L6140: 		RemoteAddr: sc.remoteAddrStr,